home *** CD-ROM | disk | FTP | other *** search
/ 10,000 Great Games / 10,000 Great Games.iso / Product / 25 / Setup.exe / scripts / DefineButton2_220 / BUTTONCONDACTION on(release).as
Text File  |  2001-11-16  |  68b  |  4 lines

  1. on(release){
  2.    getUrl("mailto:daniel_favot@hotmail.com", "");
  3. }
  4.